loop a pipeline

loop a pipeline
Строительство: укладывать параллельный трубопровод

Универсальный англо-русский словарь. . 2011.

Игры ⚽ Поможем написать реферат

Смотреть что такое "loop a pipeline" в других словарях:

  • Loop inversion — is a compiler optimization, a loop transformation, which replaces a while loop by an if block containing a do..while loop. Example in C int i, a [100] ; i = 0; while (i < 100) { a [i] = 0; i++; }is equivalent to: int i, a [100] ; i = 0; if (i …   Wikipedia

  • Pipeline (Prozessor) — Die Pipeline (auch Befehls Pipeline oder Prozessor Pipeline) bezeichnet bei Mikroprozessoren eine Art „Fließband“, mit dem die Abarbeitung der Maschinenbefehle in Teilaufgaben zerlegt wird, die für mehrere Befehle parallel durchgeführt werden.… …   Deutsch Wikipedia

  • Loop optimization — In compiler theory, loop optimization plays an important role in improving cache performance, making effective use of parallel processing capabilities, and reducing overheads associated with executing loops. Most execution time of a scientific… …   Wikipedia

  • Pipeline (Unix) — In Unix like computer operating systems, a pipeline is the original software pipeline : a set of processes chained by their standard streams, so that the output of each process ( stdout ) feeds directly as input ( stdin ) of the next one. Each… …   Wikipedia

  • Construction of the Trans-Alaska Pipeline System — The construction of the Trans Alaska Pipeline System was a massive undertaking involving tens of thousands of people often in extreme temperatures and conditions. Specialized construction techniques were pioneered to build the pipeline, most of… …   Wikipedia

  • Milking pipeline — A milking pipeline or milk pipeline is a component of a dairy farm animal milking operation, which is used to transfer milk from the animals to a cooling and storage bulk tank. Contents 1 Setup 2 Transfer from pipeline to bulk tank 3 Pipeline… …   Wikipedia

  • Diving loop — Éléments de montagnes russes Traduit de l anglais en:Roller coaster elements Les montagnes russes se composent de nombreux éléments. Ces éléments peuvent être purement techniques (frein, harnais...) ou avoir comme but d offrir des sensations aux… …   Wikipédia en Français

  • Corrosion loop — Corrosion loop(s) are systemised analysis loops used during Risk based inspection analysis. Both terms “RBI Corrosion loops” or “RBI corrosion circuits” are generic terms used to indicate the systemisation of piping systems into usable and… …   Wikipedia

  • Möbius Loop roller coaster — A Möbius loop roller coaster can be either a racing roller coaster or a dueling roller coaster. Its unique feature is that there is one continuous track instead of two separate ones. As a result, the station that a train leaves is not the same… …   Wikipedia

  • Compiler optimization — is the process of tuning the output of a compiler to minimize or maximize some attributes of an executable computer program. The most common requirement is to minimize the time taken to execute a program; a less common one is to minimize the… …   Wikipedia

  • Critical Foreign Dependencies Initiative — The Critical Foreign Dependencies Initiative (CFDI) is a strategy and list, maintained by the United States Department of Homeland Security, of foreign infrastructure which if attacked or destroyed would critically impact the U.S. [1][2] A copy… …   Wikipedia


Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»